Fix tests for RUST_NEW_ERROR_FORMAT
authorAlex Crichton <alex@alexcrichton.com>
Wed, 25 May 2016 17:04:39 +0000 (10:04 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 26 May 2016 07:40:40 +0000 (00:40 -0700)
commitd38bb34b9c26e36cb2e60301ede85fec550182c0
tree35ff5c673e72368a8e06e200571cc8b4f542df2e
parent07c1d9900de40c59b898d08d64273447560ffbe3
Fix tests for RUST_NEW_ERROR_FORMAT

A few tests were a bit too strict in the output they were looking for, this
instead relaxes some assertions to just what we're interested in.
tests/build-script.rs
tests/build.rs
tests/cross-compile.rs
tests/install.rs